Tags → #version control
-
Making Better Commits with Conventional Commits
A brief introduction to understanding Conventional Commits as a standardized approach to commit messages
-
Pre-commit Hooks in Python
Integrate code formatters seamlessly using Pre-commit hooks. Ensure consistent styles and catch issues early